home *** CD-ROM | disk | FTP | other *** search
- inherited frmClipboardGet: TfrmClipboardGet
- Left = 401
- Top = 199
- HelpContext = 40
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Retrieves the current contents of the clipboard as text and plac' +
- 'es it in an '
- 'AutoMate variable.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object Label1: TLabel
- Left = 10
- Top = 16
- Width = 445
- Height = 13
- AutoSize = False
- Caption = 'Populate &variable with contents:'
- FocusControl = cboVariable
- end
- object cboVariable: TAM5VarListComboBox
- Left = 10
- Top = 32
- Width = 224
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- OnDropDown = cboVariableDropDown
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 208
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 236
- Top = 348
- end
- end
-